Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump org.springframework.shell:spring-shell-starter from 3.1.2 to 3.1.4 #325

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 4, 2023

Bumps org.springframework.shell:spring-shell-starter from 3.1.2 to 3.1.4.

Release notes

Sourced from org.springframework.shell:spring-shell-starter's releases.

3.1.4

Generic Notes

Fixes

This release contains some notable changes:

  • Builds on spring-boot 3.1.4
  • Some backports

Issues

#880 backport(852): invalid groupId in docs #870 Upgrade spring-boot 3.1.4 #866 backport(863): Context don't close #859 Upgrade spring-boot 3.1.3

3.1.3

Generic Notes

Fixes

This release contains some notable changes:

  • Builds on spring-boot 3.1.2
  • Some backports

Issues

#836 backport(512): CompletionProposal with complete #819 Upgrade spring-boot 3.1.2 #816 backport(815): Polish error messages #799 backport(755): Support single command app

Commits
  • 20c7188 Release 3.1.4
  • d2df1d6 Fix wrong groupId in docs
  • b40e9f6 Upgrade spring-boot 3.1.4
  • 5739df4 Context close docs
  • b9be826 Optionally close context after command logic
  • 17b7321 Upgrade spring-boot 3.1.3
  • 234bde5 Next development version
  • 9801eab Update nexus timeouts
  • 649cb68 Completion proposal support for complete jline parameter
  • 1caeacf Upgrade spring-boot 3.1.2
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [org.springframework.shell:spring-shell-starter](https://github.com/spring-projects/spring-shell) from 3.1.2 to 3.1.4.
- [Release notes](https://github.com/spring-projects/spring-shell/releases)
- [Commits](spring-projects/spring-shell@v3.1.2...v3.1.4)

---
updated-dependencies:
- dependency-name: org.springframework.shell:spring-shell-starter
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Bump dependency java Pull requests that update Java code labels Oct 4, 2023
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 9, 2023

Superseded by #334.

@dependabot dependabot bot closed this Nov 9, 2023
@dependabot dependabot bot deleted the dependabot/maven/org.springframework.shell-spring-shell-starter-3.1.4 branch November 9, 2023 04:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Bump dependency java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants